testing.testDeps.SetPanicOnExit0 (method)

3 uses

	testing (current package)
		testing.go#L1625: 	SetPanicOnExit0(bool)
		testing.go#L1916: 		m.deps.SetPanicOnExit0(true)
		testing.go#L1930: 		m.deps.SetPanicOnExit0(false)